Reloading the Database Metadata |
|
To update the contents of a WS-AppServer package with changes to database tables, you need to reload the Database Metadata which is mapped to that database.
Before you begin: Ensure to reset the WS-AppServer service container mapped to this database before reloading the database metadata.
You can reload the Database Metadata in one of the following ways:
- To reload a Database Metadata using Workspace Documents (My Recent Documents) window, place the mouse pointer on
(Database Metadata), click
and select Actions > Reload Database Metadata .
- To reload a Database Metadata using Workspace Documents (Explorer), do the following:
- Open <solution> > <project> >
<database metadata>.
- Right-click the <database metadata> and select Reload Database Metadata.
The Database Metadatais reloaded with the updates to the database, if any.After you complete this task:
Update the WS-AppServer package using the reloaded Database Metadata.